HTTPSocket.SendProgress Event

Executes periodically during the upload process. It provides the number of bytes sent and the number of bytes left to send.

Syntax

SendProgress ( BytesSent, BytesLeft )

Parameters

BytesSent

Integer

BytesLeft

Integer